Fixed type breaking some tests.
authorInokentiy Babushkin <inokentiy.babushkin@googlemail.com>
Wed, 30 Nov 2016 19:42:44 +0000 (20:42 +0100)
committerInokentiy Babushkin <inokentiy.babushkin@googlemail.com>
Wed, 30 Nov 2016 19:42:44 +0000 (20:42 +0100)
tests/run.rs

index 095f6dc9862d6c295ec4d1671b35f9dea2a38863..4e666086fadad8fc1fdce5ed6c71247b695f6da0 100644 (file)
@@ -423,7 +423,7 @@ fn example_with_release_flag() {
         --emit=dep-info,link \
         -L dependency={dir}[/]target[/]release[/]deps`
 [COMPILING] foo v0.0.1 ({url})
-[RUNNING] `rustc --crate-name a examples[/]a.rs  --crate-type bin \
+[RUNNING] `rustc --crate-name a examples[/]a.rs --crate-type bin \
         -C opt-level=3 \
         -C metadata=[..] \
         --out-dir {dir}[/]target[/]release[/]examples \